From: Richard M. Stallman Date: Sun, 24 Dec 1995 23:11:31 +0000 (+0000) Subject: (HAVE_X11R6): Add #undef. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~85234 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c91b34025f240d970dfe009f4dce11ffb4ec563b;p=emacs.git (HAVE_X11R6): Add #undef. --- diff --git a/src/config.in b/src/config.in index 9fbfa15730a..6a476f431eb 100644 --- a/src/config.in +++ b/src/config.in @@ -61,6 +61,9 @@ and this notice must be preserved on all copies. */ /* Define if we have the X11R6 or newer version of Xt. */ #undef HAVE_X11XTR6 +/* Define if we have the X11R6 or newer version of Xlib. */ +#undef HAVE_X11R6 + /* Define if netdb.h declares h_errno. */ #undef HAVE_H_ERRNO